You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,12 @@ The knowledge is based on the experience of working with React Native apps for a
30
30
- react-native developers who want to extend their codebase to support other platforms by just following some code conventions.
31
31
32
32
<br/>
33
-
<palign='center'><i>We will be building an application while learning react-native. So be ready to get your hands dirty.</i>
34
-
<br/>
33
+
**We will build a [Note Taker](https://github.com/react-made-native-easy/note-taker) application while learning the concepts. There is a link to the code at the end of every chapter. You can also see the app live if you have [Expo](https://expo.io/) app on your phone.**
*[Customizing the project structure](5-project-structure-and-start-building-some-app/5.1-customising-the-structure.md)
11
12
*[Creating basic components and writing platform specific code](5-project-structure-and-start-building-some-app/5.2-basic-components-and-platform-specific-code.md)
0 commit comments