개발자 되는 중/TIL&WIL

내배캠 TIL 2022.01.10

SeonChoco 2023. 1. 10. 16:37

box-shadow

platform.select

styled.component 안된다. inline에서만 될꺼같다.

 

style={Platform.select({ ios: { shadowColor: "#0000003C", shadowOpacity: 0.4, shadowOffset: { heigh

 

 

 import { Platform } from "react-native";

'개발자 되는 중 > TIL&WIL' 카테고리의 다른 글

내배캠 TIL 2023.01.12  (0) 2023.01.12
내배캠 TIL 2022.01.11  (0) 2023.01.11
내배캠 TIL 2022.01.09  (0) 2023.01.08
내배캠 TIL 2022.01.08  (0) 2023.01.06
내배캠 TIL 2022.01.06  (0) 2023.01.06