Skip to content

Commit 7dd8bdb

Browse files
committed
Readme update v3
1 parent 5cf1b26 commit 7dd8bdb

File tree

1 file changed

+10
-16
lines changed

1 file changed

+10
-16
lines changed

README.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
# ReactNativeExpo.js
22

3-
---
4-
53
# Breaking Changes in v2:
64

75
With the new releases from React Native and Expo, I need to update the project for continuous working. Version 1 is not working anymore and is replaced by version 2.
86
If you want to know how to update version 1 to version 2, you can read it here in a post:
97

108
---
119

12-
[![GitHub version](https://badge.fury.io/gh/boadude%2FReact-Native-Expo-Starter.svg)](https://badge.fury.io/gh/boadude%2FReact-Native-Expo-Starter)
13-
14-
[![Dependency Status](https://david-dm.org/boadude/React-Native-Expo-Starter.svg)](https://david-dm.org/boadude/React-Native-Expo-Starter.svg)
15-
16-
[![Stack Share](http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/boadude/react-native-expo-starter)
10+
[![GitHub version](https://badge.fury.io/gh/boadude%2FReact-Native-Expo-Starter.svg)](https://badge.fury.io/gh/boadude%2FReact-Native-Expo-Starter)[![Dependency Status](https://david-dm.org/boadude/React-Native-Expo-Starter.svg)](https://david-dm.org/boadude/React-Native-Expo-Starter.svg)[![Stack Share](http://img.shields.io/badge/tech-stack-0690fa.svg?style=flat)](https://stackshare.io/boadude/react-native-expo-starter)
1711

1812
This repository will help you to start your fresh new React Native project with Expo using the best practices to accelerate your coding.
1913

@@ -28,15 +22,15 @@ This repository will help you to start your fresh new React Native project with
2822

2923
## Table of contents
3024

31-
- [Installation](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#instalation)
32-
- [Configuration](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#configuration)
33-
- [Visual Studio Code](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#visual-studio-code)
34-
- [Add-ons](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#add-ons)
35-
- [Optional](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#optionals)
36-
- [File Structure](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#file-structure)
37-
- [Support](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#support)
38-
- [Maintainers](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#maintainers)
39-
- [License](notion://www.notion.so/boadude/ReactNativeExpo-js-c574b945a9e74a8faa244edd00fa9c39#license)
25+
- [Installation](#instalation)
26+
- [Configuration](#configuration)
27+
- [Visual Studio Code](#visual-studio-code)
28+
- [Add-ons](#add-ons)
29+
- [Optional](#optionals)
30+
- [File Structure](#file-structure)
31+
- [Support](#support)
32+
- [Maintainers](#maintainers)
33+
- [License](#license)
4034

4135
## Installation
4236

0 commit comments

Comments
 (0)