Compare commits
8 Commits
0f3999a0e1
...
48f390b6e8
Author | SHA1 | Date |
---|---|---|
manchan | 48f390b6e8 | |
Ajay Singh | 35d21565a9 | |
manchan | df731b5008 | |
manchan | ced3a2e49b | |
manchan | 3e98726be5 | |
manchan | ca58c5d2ed | |
manchan | 4c207aefe9 | |
manchan | 917b47804f |
|
@ -0,0 +1,9 @@
|
|||
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
|
||||
|
||||
<!-- Setup Google Analytics -->
|
||||
|
||||
|
||||
<!-- You can set your favicon here -->
|
||||
<link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}">
|
||||
|
||||
<!-- end custom head snippets -->
|
|
@ -1175,7 +1175,6 @@
|
|||
* [Introduction to React Native](https://fullstackopen.com/en/part10/introduction_to_react_native) - Full Stack Open
|
||||
* [React Native for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ) - The Net Ninja
|
||||
* [React Native Tutorial (2021)](https://www.youtube.com/playlist?list=PL8kfZyp--gEXs4YsSLtB3KqDtdOFHMjWZ) - Programming with Mash, MAhdi SHarifimehr
|
||||
* [React Tutorial for Beginners](https://www.youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3) - codevolution
|
||||
|
||||
|
||||
#### Redux
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue