Giter Site home page Giter Site logo

neocollab / expo-template Goto Github PK

View Code? Open in Web Editor NEW
32.0 1.0 4.0 6.03 MB

A React Native and Typescript mobile starter template, configured with the Expo workflow. A learning resource to understand Maet's developer and design philosophy, along our best practices. ๐Ÿ“ฑ

Home Page: https://maet.io/

License: MIT License

JavaScript 5.39% TypeScript 74.61% Starlark 1.11% Java 9.38% Ruby 0.94% Objective-C 0.23% Makefile 0.89% C++ 4.04% Objective-C++ 3.35% Swift 0.07%
eslint expo firebase form-validation nativebase prettier react-native react-navigation redux-toolkit typescript

expo-template's People

Contributors

dependabot[bot] avatar kekoawong avatar sethy8s avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

expo-template's Issues

Partial typed data from database collections

๐ŸŒŸ Describe this enhancement:


Make all the data returned from a firestore collection a partial.

โ“ Why is this enhancement needed or beneficial?


Would assume that all data returned from the database is not required, allows us to fail gracefully in the frontend.

Documentation Update

๐ŸŒŸ Describe this enhancement:


Updating the documentation to allow for a streamlined initialization. Need to give developers instructions in creating a new repo. Includes the following:

  1. Initializing project in firebase, with authentication and firestore initialized, edit firestore security rules if necessary
  2. Verification email may be sent to the "Spam" folder
  3. Create a .env file with the following schema.
  4. Need to have expo-cli and yarn installed.

โ“ Why is this enhancement needed or beneficial?


Give developers more explicit instructions for creating the repo, allowing them to get setup locally.

๐Ÿ”— Useful Resources:


  • N/A

No usable QR code available

Thanks for the awesome template! For some reason everything is working perfectly except for the QR code is saying "No available data" when I try to scan it with my iPhone. The app shows in my Expo Go app on my phone but I can't click it. Any ideas?

Theming

Dark and light theme implementation

Compilation Error with form-input

๐Ÿ“ What is the expected behavior?


Run yarn tsc, should not have any compilation errors.

๐Ÿž What is the actual behavior?


Getting error with form-input, after running yarn tsc

โš™๏ธ Steps to reproduce:


  1. Run yarn tsc
  2. See compilation error

๐Ÿ“น Media Evidence:


If applicable, add an image or a video to depict the bug.

Form Validation

Create hooks and verify that the user is inputting actual emails and phone numbers. Will also need to ensure that the user is having matching passwords.

Verify Email

Make user verify email before account is created

Flashing when logging into guest user

WHen clicking login as guest, screen flashes white when on dark mode. Probably due to splash screen or loading screen being non-existent or white.

Yup schema types

๐ŸŒŸ Describe this enhancement:


Add the typed yup schemas in the utils/schema file.

โ“ Why is this enhancement needed or beneficial?


Will allow us to know the types that should be returned from a form, stricter data recovery.

๐Ÿ”— Useful Resources:


  • [Example}(https://github.com/jquense/yup#getting-started)

[Insert Bug Name]

๐Ÿ“ What is the expected behavior?


Insert response here...

๐Ÿž What is the actual behavior?


Insert response here...

โš™๏ธ Steps to reproduce:


  1. Insert Step One...
  2. Insert Step Two...

๐Ÿ“น Media Evidence:


If applicable, add an image or a video to depict the bug.

๐Ÿชด Your environment:


Insert response here...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.