Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,219 contributions in the last year
Contribution activity
October 2020
- halaei/reducer-recipe JavaScript
- halaei/react-native-sqlite-storage Java
Created a pull request in andpor/react-native-sqlite-storage that received 1 comment
Bugfix: define plugin.error and reject any unknow type parameter in addStatement
Currently passing an object or function as parameter causes an unhandled exception, without calling error callbacks or rejecting promise. The reaso…