๋ณธ๋ฌธ ๋ฐ”๋กœ๊ฐ€๊ธฐ

Mobile/React Native

[React Native] Style

๋ฐ˜์‘ํ˜•

React Native์—์„œ ์Šคํƒ€์ผ์„ ์ •์˜ํ•  ๋•Œ ํŠน๋ณ„ํ•œ ์–ธ์–ด๋‚˜ ๋ฌธ๋ฒ•์„ ์‚ฌ์šฉํ•˜์ง€ ์•Š๋Š”๋‹ค. ๊ทธ๋ƒฅ JavaScript๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ application์„ ๋””์ž์ธ ํ•œ๋‹ค.  names๋Š” camel casing์„ ์‚ฌ์šฉํ•œ๋‹ค. (e.g. backgroundColor)

๊ตฌ์„ฑ ์š”์†Œ๊ฐ€ ๋ณต์žก ํ•ด์ง์— ๋”ฐ๋ผ StyleSheet.create๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ์—ฌ๋Ÿฌ ์Šคํƒ€์ผ์„ ํ•œ ๊ณณ์—์„œ ์ •์˜ํ•˜๋Š” ๊ฒƒ์ด ๋” ๊น”๋”ํ•ฉ๋‹ˆ๋‹ค. ์˜ˆ๋ฅผ ๋“ค๋ฉด ๋‹ค์Œ๊ณผ ๊ฐ™๋‹ค.

 

 

Text style์„ Customizing ํ•˜๋Š” ๋‹ค์–‘ํ•œ ๋ฐฉ๋ฒ• โ˜ž https://facebook.github.io/react-native/docs/text

 

์ฐธ๊ณ 

https://facebook.github.io/react-native/docs/style

 

React Native · A framework for building native apps using React

A framework for building native apps using React

facebook.github.io

๋ฐ˜์‘ํ˜•

'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