ππ» μ©λ
βοΈμ§§μ μ§λ¬Έμ΄λ μλ¦Ό, νμΈ μμ²μ μ¬μ©μμκ² μ λ¬νλ λν μμ.
βοΈλ©μμ§ μ λ¬, νμΈ/μ·¨μ λ± κ°λ¨ν μμ¬κ²°μ μμ²μ μ¬μ©λ¨.
βοΈμ¬μ΄μ¦λ μκ³ , λ΄μ©λ κ°λ¨ν¨.
ππ» μ¬μ©μ
βοΈμμ νμκ² μ΅λκΉ?β β νμΈ / μ·¨μ λ²νΌ
βοΈβλ‘κ·Έμμνμκ² μ΅λκΉ?β
βοΈκ²½κ³ μ°½ / μ 보창
1.react-native-freelifemakers-ui NPM λͺ¨λ μ€μΉνκΈ°
npm install react-native-freelifemakers-ui
2.μ¬μ©νκΈ°
1)λͺ¨λ λΆλ¬μ€κΈ°
import {FlmText, FlmButton, FlmDialog} from 'react-native-freelifemakers-ui';
2)κΈ°λ³Έ λ€μ΄μΌλ‘κ·Έ
<FlmButton
title="κΈ°λ³Έ λ€μ΄μΌλ‘κ·Έ μ΄κΈ°/Open default dialog"
onPress={handleOpenBasicDialog}
/>