All Projects β†’ Justin-Credible β†’ React Native Typescript Boilerplate

Justin-Credible / React Native Typescript Boilerplate

The default React Native empty project converted to use TypeScript.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Native Typescript Boilerplate

Ionic Typescript Starter
πŸ“± Platform and IDE agnostic starter project for building mobile apps with Ionic and TypeScript.
Stars: ✭ 124 (+1671.43%)
Mutual labels:  starter, vscode
Vspacecode
Spacemacs like keybindings for Visual Studio Code
Stars: ✭ 793 (+11228.57%)
Mutual labels:  vscode
Laravel Boilerplate
Laravel Boilerplate / Starter Kit with Gentelella Admin Theme
Stars: ✭ 704 (+9957.14%)
Mutual labels:  starter
Vscode Material Icon Theme
Available on the VSCode Marketplace
Stars: ✭ 773 (+10942.86%)
Mutual labels:  vscode
Glasscord
[BUGFIXES ONLY, SUPPORT WILL DROP MAR 1, 2021] Injecting composition effects into Electron applications!
Stars: ✭ 737 (+10428.57%)
Mutual labels:  vscode
Polacode
πŸ“Έ Polaroid for your code
Stars: ✭ 6,511 (+92914.29%)
Mutual labels:  vscode
Vscode Docker
Docker extension for Visual Studio Code
Stars: ✭ 691 (+9771.43%)
Mutual labels:  vscode
Onedark Pro
Atom's iconic One Dark theme for Visual Studio Code
Stars: ✭ 813 (+11514.29%)
Mutual labels:  vscode
Monaco React
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Stars: ✭ 788 (+11157.14%)
Mutual labels:  vscode
Tabnine Vscode
Visual Studio Code client for TabNine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
Stars: ✭ 770 (+10900%)
Mutual labels:  vscode
Vscode Git Graph
View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
Stars: ✭ 767 (+10857.14%)
Mutual labels:  vscode
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (+10485.71%)
Mutual labels:  vscode
Codeswing
VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
Stars: ✭ 791 (+11200%)
Mutual labels:  vscode
Openincode
πŸ“‚ macOS Finder toolbar app to open current folder in Visual Studio Code
Stars: ✭ 734 (+10385.71%)
Mutual labels:  vscode
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+99642.86%)
Mutual labels:  vscode
Monaco Editor
A browser based code editor
Stars: ✭ 27,382 (+391071.43%)
Mutual labels:  vscode
Coderoad Vscode
πŸ‘©β€πŸ’» Create or play Interactive coding tutorials in VSCode
Stars: ✭ 757 (+10714.29%)
Mutual labels:  vscode
Vscode Background
A vscode extension to make it lovely. vscode background θƒŒζ™―ζ‰©ε±•ζ’δ»Άγ€‚
Stars: ✭ 777 (+11000%)
Mutual labels:  vscode
Julia Vscode
Julia extension for Visual Studio Code
Stars: ✭ 823 (+11657.14%)
Mutual labels:  vscode
Vscode Bookmarks
Bookmarks Extension for Visual Studio Code
Stars: ✭ 804 (+11385.71%)
Mutual labels:  vscode

react-native-typescript-boilerplate

No Maintenance Intended

This repository contains an example of how to use TypeScript with React Native.

An accompanying blog post can be found here.

The idea was to start with the default, blank React Native project and convert it to use TypeScript. Each step of this process is done in a commit, so you can look at the commit history to see a diff of each step.

  1. Initialize empty React Native Project
  2. Install TypeScript and Typings
  3. Setup TypeScript Compilation
  4. Setup tslint
  5. Add chain loaders
  6. Fix tsx compilation errors
  7. Fix tslint errors
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].