Releases: siddarthkay/react-native-nim
Releases · siddarthkay/react-native-nim
v0.0.2
What's Changed
- ci: swap npm for yarnv4 by @siddarthkay in #2
- nim: fix mobileFibonacci by @siddarthkay in #3
- chore: add app icon and cleanup by @siddarthkay in #4
- nim: free memory from cstring by @siddarthkay in #5
- Refactor bindings generator by @siddarthkay in #6
- modularise the bindings generator by @siddarthkay in #7
New Contributors
- @siddarthkay made their first contribution in #2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Base release with android and iOS artefacts to test out the mobile app.