binarapps / expo-ts-template

Template for expo apps with typescript support
12 stars 2 forks source link
expo expo-starter expo-template react react-native react-native-navigation react-native-starter react-native-template

Logo

MIT License MIT License MIT License MIT License runs with Expo Go

@binarapps/expo-ts-template

This is a template to be used with react native and expo. It includes all the necessary stuff to start working with expo framework. It has the most popular packages included, so it's easier to start coding the app itself without all the necessary boilerplate setup.

Documentation

Check out our documentation page, it contains:

Why to use?

We know there are a lot of project starters for react native, but we have some good features:

How it looks?

Check this recording of how it look like:

expo-ts-template binarapps

How to use?

We have prepared a detailed documentation for how to run project with this template - Bootstrap docs

It's great for production project, but if you want to just test it, you can follow the quick steps (on the bottom).

Quick steps:

What's inside?

MIT License MIT License MIT License

Implemented custom features

Implemented libraries

What is planned in the future?

Implementations to add

How to contribute?

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Please adhere to this project's code of conduct.

How to run locally?

Clone the project

  git clone https://github.com/binarapps/expo-ts-template.git

Go to the project directory

  cd expo-ts-template

Install dependencies

  yarn

Start the expo server

  yarn start

Adding jotai as state management tool

This starter doesn't go with any state management tool, but we have created separate branch with jotai setup, maybe in the future we will add more tools support.

To use jotai with this starter you can check docs: Jotai docs

License

MIT

Feedback

If you have any feedback, please reach out to me at mateusz.rostkowsky995@gmail.com

Contributors

Similar packages

Outdated (not maintained anymore)