๋ฐ์ํ
React Native์์ ์คํ์ผ์ ์ ์ํ ๋ ํน๋ณํ ์ธ์ด๋ ๋ฌธ๋ฒ์ ์ฌ์ฉํ์ง ์๋๋ค. ๊ทธ๋ฅ JavaScript๋ฅผ ์ฌ์ฉํ์ฌ application์ ๋์์ธ ํ๋ค. names๋ camel casing์ ์ฌ์ฉํ๋ค. (e.g. backgroundColor)
๊ตฌ์ฑ ์์๊ฐ ๋ณต์ก ํด์ง์ ๋ฐ๋ผ StyleSheet.create๋ฅผ ์ฌ์ฉํ์ฌ ์ฌ๋ฌ ์คํ์ผ์ ํ ๊ณณ์์ ์ ์ํ๋ ๊ฒ์ด ๋ ๊น๋ํฉ๋๋ค. ์๋ฅผ ๋ค๋ฉด ๋ค์๊ณผ ๊ฐ๋ค.
Text style์ Customizing ํ๋ ๋ค์ํ ๋ฐฉ๋ฒ โ https://facebook.github.io/react-native/docs/text
์ฐธ๊ณ
๋ฐ์ํ
'Mobile > React Native' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[React Native] Height and Width (0) | 2019.09.23 |
---|---|
[React Native] State (0) | 2019.09.23 |
[React Native] Props (0) | 2019.09.20 |
[React Native] Learn the Basics (0) | 2019.09.20 |
Expo, Create React Native App (0) | 2019.09.14 |