React & React Native Monorepo Bookmarks

#react native for web#react-native-web#react native#react#monorepo#yarn

By Oguzhan Cakmak at

TS Resources

https://www.typescriptlang.org/docs/handbook/basic-types.html

https://dev.to/robertcoopercode/get-started-with-typescript-in-2019-6hd

https://dev.to/busypeoples/notes-on-typescript-react-hooks-28j2

https://www.typescriptlang.org/play/

How to dynamically add keys to object

https://www.typescriptlang.org/docs/handbook/declaration-files/do-s-and-don-ts.html

https://www.typescriptlang.org/docs/handbook/compiler-options.html

TypeScript and React

https://github.com/typescript-cheatsheets/react-typescript-cheatsheet

Typescript Redux

https://github.com/piotrwitek/react-redux-typescript-guide

Redux

https://react-redux.js.org/next/api/hooks

React Native

https://www.reactnative.guide/index.html

reactnative.dev

React Native Web

http://necolas.github.io/react-native-web/docs/?path=/docs/guides-multi-platform--page

React Navigation/Router

https://reactnavigation.org/docs/en/tab-based-navigation.html

https://reacttraining.com/react-router/

React Native Vector Icons https://github.com/oblador/react-native-vector-icons //library

https://oblador.github.io/react-native-vector-icons/ //This is list

SVG to React

https://github.com/kristerkari/react-native-svg-transformer

https://github.com/gregberge/svgr/tree/master/packages/webpack#svgrwebpack

https://react-svgr.com/playground/

Code Push

https://medium.com/@vinod8812/integrate-codepush-with-react-native-for-over-the-air-app-update-bb200683a173

Project Specific Details

How to add cactus aka @clubrom npm registry

https://stackoverflow.com/questions/58316109/yarn-cant-find-private-github-npm-registry

https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

Fun readings:

https://blog.logrocket.com/the-state-of-react-native-web-in-2019-6ab67ac5c51e/ https://codersera.com/blog/how-to-do-navigation-in-react-native-web-in-2020/

Fun watches:

https://www.youtube.com/watch?v=BkRE4MsqFXU // Hermes JS Engine by FB