Skip to content

sudouc/sudo-mobile-app

Repository files navigation

Sudo Mobile App

This example can be followed here:

https://blog.sudo.org.au/sudo-session-react-native-week-9/

Project basic setup & configurations

👉 app.json

👉 App.js

👉 package.json

Step by Step

React Native components

  1. Text component and StyleSheet styles
  2. Image component & setState
  3. Button component & onPress event handler
  4. Custom button with TouchableOpacity component
  5. Refactor Custom button placing it in an external file
  6. TextInput component, onChange event handler & Dimensions
  7. ScrollView component
  8. Platform specific code (Custom button & Text showing device OS)
  9. AsyncStorage

Expo SDK API components

  1. Lottie animation component
  2. Play a sound with Audio.Sound component
  3. BlurView component
  4. Constants & Util components
  5. DocumentPicker component
  6. MapView & Location components
  7. ImagePicker component to access camera and image library
  8. WebBrowser & WebView components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published