react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

Bug Fix : UI inputbox and textbox inputs fix for building the lib with rn 79+

Open sridhar-mani opened this issue 6 months ago • 1 comments

I was unable to use the library with search and text box input in the android device but it worked in the emulator.

Description

Issue with the Text box and input box when building with react native 0.79.2 on real device(Android 14).

Changelog

Fixed the ui module check.

sridhar-mani avatar Jun 25 '25 17:06 sridhar-mani