Skip to content

Instantly share code, notes, and snippets.

View Mike-Gough's full-sized avatar
💡
Prototyping

Mike Mike-Gough

💡
Prototyping
View GitHub Profile
@Mike-Gough
Mike-Gough / README.md
Last active February 20, 2024 07:10
Setup new React Native project with Typescript and Storyboard

React Native App Creation Recipe

This is a step-by-step guide to create React Native app.

You will get an application which has;

  • TypeScript
  • Linting
  • Formatting
  • Testing