An Nguyễn Phước
An Nguyễn Phước
add `implementation('com.eightbitlab:blurview:1.6.6') { force = true }` in app/build.gradle. It working for me. Something crash app :(((
> > add `implementation('com.eightbitlab:blurview:1.6.6') { force = true }` in app/build.gradle. It working for me. Something crash app :((( > > works for me. thank you! I'm not sure but...
@LinusU What do you think when adding a state willShown like shown state to know when keyboardWillShow and keyboardWillHide
how to config lib in react native 0.69 when I start app, It auto disconnect metro reload app
@blackbing error when build android ``` * What went wrong: Execution failed for task ':xmartlabs_react-native-line:compileDebugKotlin'. > Compilation error. See log for more details ``` how to work on Android and...
@blackbing I install `yarn add @xmartlabs/react-native-line@VeryBuy/react-native-line#feat/upgrade-sdk`
> Have you done Android setup? https://github.com/VeryBuy/react-native-line/tree/feat/upgrade-sdk#android-setup @blackbing work on iOS when downgrade react-native version 0.67.2 but Android I setup follow you but open popup then display error
@blackbing you can check in this repo https://github.com/phuocantd/RNLine
@blackbing I found the cause, because it doesn't match the package name. I hope you will update for react native version 0.69 soon
> from ver0.68 file AppDelegate.m convert to AppDelegate.mm