Skip to content

Commit d9938fc

Browse files
authored
Merge pull request twhite96#4 from ujjalacharya/react-native
add fullstack book of react native
2 parents 8ae654e + cc5ecdc commit d9938fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [Books :books:](#books-books)
1616
- [React & GraphQL](#react--graphql)
1717
- [Design patterns in JavaScript](#design-patterns-in-javascript)
18+
- [React Native](#react-native)
1819
- [Node](#node)
1920
- [Vue](#vue)
2021
- [Core concepts](#core-concepts)
@@ -62,6 +63,9 @@ Books are broken down by technology/stack or concept. Feel free to add yours by
6263
- [Node.js Design Patterns](https://www.amazon.com/Node-js-Design-Patterns-server-side-applications-ebook/dp/B01D8HIIFU) - Mario Casciaro &
6364
Luciano Mammino
6465

66+
### React Native
67+
- [Fullstack React Native: The Complete Guide to React Native](https://www.fullstackreact.com/react-native/) - Devin Abbott, Houssein Djirdeh, Anthony Accomazzo & Sophia Shoemaker
68+
6569
### Node
6670
- [Express in Action](https://www.manning.com/books/express-in-action) - Evan M. Hahn
6771
- [Node.js Handbook](https://flaviocopes.com/page/ebooks/) - Flavio Copes

0 commit comments

Comments
 (0)