-
React native redux toolkit with thunk, persist, reactotron.(srcReduxToolkit) https://user-images.githubusercontent.com/13982255/216835343-c8e161ac-cad6-4810-8a59-f107f4f89e2b.png
-
App performance coding.(srcAppPerformance) https://user-images.githubusercontent.com/13982255/216835357-7ab060af-7cd2-4fe6-abe6-06ad5cda06f6.png
-
React native dynamic multiple text input with add/remove functionality. https://user-images.githubusercontent.com/13982255/216835364-0542ac12-4884-4db6-98a6-ea1a3c330e91.png
-
React Native Shared Elements Using Reanimated 3 https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/70b21f12-3d6f-4c8d-a152-c1b73cc0dd5c
-
Multilingual App using (i18n-js, react-native-localize, react-native-restart,)
a) Arabic/English support
b) User selected language persist
c) Global moment config as per language
-> https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/37ec341c-bfb1-422e-95c1-180955627e2e
-> https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/04bc4a2c-5535-4592-8320-823fb4c06cd8
- Theming(Dark/Light mode), Custom Fonts added, also font helper added
-> https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/a585f60a-91d4-43a7-bd4c-cdd59bcbb985
-> https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/af847edf-cc34-4436-94a6-8ffa100f30cb
- Eslint Prettier configuration(Airbnb style)
Follow: https://dev.to/ajmal_hasan/eslint-prettier-configuration-react-nativeairbnb-style-3mao
- React native markdown display(https://www.npmjs.com/package/react-native-markdown-display):
https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/e85d737b-54c9-4771-a1a2-89431ff8c796
https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/6212480d-cee6-43c5-9027-079124f44dd4
- Using SVG image, lottie files in react native, configurations and usage:
https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/103313f4-7213-469f-8a53-bd61b1aef013
- React Native Gifted Chat with custom components:
https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/0b1099a7-9a20-470a-a06c-d05b3d345469
- Deeplinking Usaga and configuration:
https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/21102ba3-15ea-426c-86c8-258857e977a9
- React native multiple environment setup and flavouring using React native config.
https://github.com/Ajmal0197/RN_Dev_Codes/assets/13982255/8efabb93-0b3f-4484-8a07-282066ef9f2c
-
Firebase configuration(Messaging/Crashlytics/Analytics)
-
Biometric Authentication using reat-native-keychain
-
Reels/Tiktok using react native video
-
Bottomsheet using reanimated 3, gesture handler.
#Many more reusable components, easy to reuse...