MuffinReactNative
No description available
Install / Use
/learn @devpew/MuffinReactNativeREADME
Muffin React Native
Install Expo
npm install --global expo-cli
Create a new expo project
expo init my-project
Install All Libs
npm install @react-navigation/native
expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view
npm install @react-navigation/drawer
npm install @react-native-async-storage/async-storage
npm install --save react-native-swipe-list-view
npm install dayjs --save
npm install react-native-chart-kit
