Skip to content

TurtleWolfe/moshOne_Beta

Repository files navigation

React Native Elements & docs 77.9k

Native Base & docs 52.3k

React Native Paper & docs 31.2k

React Native Material UI & docs 2.5k

React Native UI Kitten & docs 2k

React Native UI Lib & docs 997

React Native iOS Kit & docs 58

Configuring the header bar

expo init --template expo-template-tabs@sdk-40 --npm

 4  app.json
    hooks/useCachedResources.ts
 2  navigation/BottomTabNavigator.tsx
    navigation/index.tsx
    ../ components/EditScreenInfo.tsx -> app/components/EditScreenInfo.tsx
 2  ../ components/Themed.tsx -> app/components/Themed.tsx

expo install react-native-elements
# (may not be necessary)
# expo install expo-font
# expo install react-native-elements expo-font
# expo install expo-app-loading

# npm install @react-native-community/hooks

expo init oneTap --npm

expo install yup
expo install formik

expo install expo-image-picker
# expo install expo-permissions
expo install expo-sharing
expo install anonymous-files

expo install react-native-elements

Mastering React (13-hour Course):
React Tutorial on YouTube (2-hour Course):
http://forum.codewithmosh.com/
https://docs.expo.io/workflow/ios-simulator/
CNTRL D & CMND D exp//192:68.0.14:19000
https://docs.expo.io/workflow/android-studio-emulator/
CNTRL M (windows) or CMND M (mac)

onPress={handlePress}

Fundamental Concepts #8 StyleSheet
Fundamental Concepts #9 PlatForm

Layout #3 Detecting Orentation Changes
CNTRL or CMND (left & right arrows)
react-native-community/hooks
npm install @react-native-community/hooks
Layout #4 FlexBox
Layout #5 FlexBox -Direction
Layout #6 Flexbox-justifyContent
Layout #7 Flexbox-alignContent

https://github.com/react-native-training/react-native-fonts
Styles #6 Encapsulating Styles
https://icons.expo.fyi/
Styles #8 Platform-Specific
Styles #12 Improving the Welcome Screen
Styles #13 Card Component

Lists #5 Handling Selections
Lists #6 Handling Swipes
Lists #7 Deleting an Item
Lists #8 Implementing Pull to Refresh
Lists #12 Extending the ListItem Component
Lists #13 Building the Account Screen
Lists #14 Building the Listings Screen

Input Components #4 Extracting the Default Styles
Input Components #6 Picker

Forms #3 Building Better Forms with Formik
Forms #4 Form Validation with Yup
Forms #7 Building the Field Component
Forms #9 Building the Form Component
Forms #10 Organizing Components

https://blog.logrocket.com/react-native-form-validations-with-formik-and-yup/

ImproveMents #8 Building the CategoryPickerItem Component

Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles
Native Features #6 Encapsulating Styles

Uploading Apps to the Apple App Store and Google Play
Overview
https://fastlane.tools/
blog.expo.io/automating-standalone-expo-app-builds-and-deployments-with-fastlane-exp-and-exptool
I'm an inline-style link with title
I'm an inline-style link with title

About

moshOne rewrite for Functional Components in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors