Jalson1982
Jalson1982
Hello guys. I have text input into modal and there is no chance to make it work to move content when keyboard is open. Tried different options without luck ....
Hello, We are using this package and we want to create our own tabBarItem that will be based on activeIndex have a different style. All is fine BUT big BUT....
Hello .. I am trying all day to setup v8 but no luck. I see in logcat this error: No implementation found for com.facebook.react.bridge.Inspector com.facebook.react.bridge.Inspector.instance() (tried Java_com_facebook_react_bridge_Inspector_instance and Java_com_facebook_react_bridge_Inspector_instance__) E/unknown:ReactNative:...
Hello, Android crashes with error: Could not invoke RNTextnputMask.Mask null null Here is how I use it: ``` ``` On IOS it works fine android no way to get it...
So I am not sure that this is the best implementation as I am not a native developer :). Please @martintreurnicht look into this maybe there is better implementation but...
Hello. In a project with react-native-safe-area-context version 0.7.3 all works but with the latest version I have a big issue on android devices. The clickable area of bottom tabs is...
Hello guys. Is there any chance to get an event in App when the token is invalidated/expired? I tried to listen TokenPrivilegeWillExpire but nothing happen when the token expired. Any...
Hello, Is it possible to remove white-space property on scrollTrack styles : innerContainerStyles: { whiteSpace: 'nowrap', position: 'relative', Text in item because of this overflow parent div width . Any...
Hello. I think it is quite confusing and possible error-prone if you allow user to select an empty value. Do not know what is purpose of it but if you...
Hello. I tried to add your lib into my project and also try to start your demo but without success. What is the issue. You have in the demo also...