Release v4.0.0
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.