Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@skb1129 skb1129 released this 18 Aug 19:57
· 7 commits to master since this release
9761a29

Changelog

This version refactors the package to take a more minimalistic approach. Keeping minimal dependencies, using Java and Objective-C instead of Kotlin & Swift, we were able to reduce the package size to just 26.8kB.

Added

Latest React Native >0.69 support (Tested)
getIcon() function that returns the name of the current icon being used.
Functions now return proper error code strings that can be used to handle errors gracefully.