- π Iβm currently working on RN login animation
- π± Iβm currently learning React-native animations, Flutter animations, TDD, S/W architecture
- π― Iβm looking to collaborate on Flutter
- π¨βπ» All of my projects are available at https://github.com/zaprogrammer
- π I regularly write articles on https://medium.com/@zaprogrammer
- π¬ Ask me about react-native, flutter, Android, how to cook :)
- π« How to reach me LinkedIn
- β‘ Fun fact I love having my coffee with butter π
Pinned Loading
-
react-native-template-typescript-tdd
react-native-template-typescript-tdd PublicA react native template, with support for TDD and typescript out of the box.
Java 2
-
[Flutter] Firebase receive message a...
[Flutter] Firebase receive message and save it in sqflite db #flutter #dart #sqflite #firebase 1//set click_action for notification and user clicks on the notification,
2// data send to onLaunch method configure
34final FirebaseMessaging _firebaseMessaging = FirebaseMessaging();
5 -
[Flutter snippets] Flutter useful sn...
[Flutter snippets] Flutter useful snippets #flutter #dart 1//Get screen width & height
2MediaQueryData queryData = MediaQuery.of(context);
3int width = queryData.size.width;
4int height = queryData.size.height;
5//Device pixel ratio
-
rn_login_animation
rn_login_animation PublicReact native project to show case animations and custom reusable components
TypeScript
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.