반응형
json으로 동적 컴포넌트 만들기
https://www.storyblok.com/tp/react-dynamic-component-from-json
How to render dynamic component defined in JSON using React
With React it is easy to render dynamic components utilizing JSX and React.createElement, which we can utilize to render content with specific components and layouts by only using their name.
www.storyblok.com
커스텀 폰트 적용하기
https://dev-yakuza.posstree.com/ko/react-native/react-native-custom-font/
リアクトネイティブ(React Native)でカスタムフォントを使う方法
リアクトネイティブ(React Native)プロジェクトでカスタムフォントを適用して使う方法について説明します。
dev-yakuza.posstree.com
환전관련 TextInput 라이브러리
https://www.npmjs.com/package/react-native-currency-input
react-native-currency-input
A simple currency input component for both iOS and Android
www.npmjs.com
728x90
'모바일 APP > React-Native' 카테고리의 다른 글
에러: border color 가 동작 하지 않는 문제 (0) | 2021.08.30 |
---|---|
IOS 커스텀 폰트 적용 안될때 (0) | 2021.08.30 |
공휴일 제외하는 함수 만들기 (0) | 2021.08.24 |
아이폰 시뮬레이터 command + D 안될때 (0) | 2021.08.15 |
자식 컴포넌트 -> 부모 컴포넌트 상태 변경하기 (0) | 2021.07.16 |