DEV Community

Discussion on: Who's looking for open source contributors? (October 1st edition)

Collapse
 
amitm30 profile image
Amit Mangal

Looking for people to provide feedback on A TypeScript based React Native Starter Kit written by me.

It has been built with React Native Navigation + Redux + Eslint to build iOS / Android apps using TypeScript

Who is this for?

Someone looking to jumpstart building apps using RN and loves TS. The base setup has been taken care of, just npm install and get going.

Disclaimer: This is an opinionated approach to building apps with RN. The project structure is inspired by multiple production apps built by the contributors.

The project uses and encourages to use industry best practices / tools / libraries like RNN, redux, eslint, separation of concern and structure to build a maintainable app.