Closed ydv0121 closed 2 years ago
Hello @ydv0121 Thank you for reporting this :)
I just published 3.0.5
version of the library. Can you try this version?
It seems it works without any problem on example
project
Thanks for prompt response @WrathChaos .
I updated it to 3.0.5
still facing same.
if I downgrade it to 2.1.13
its working without any issue with "react-native": "0.61.5"
and yes it working fine with example
project which has RN Version 69
so I think issue is related to "react-native"
Hmmm, Actually 0.61.5
is really low react-native version.
I will create a 61.5 version and try to fix it but I'm not promising anything since it is pretty low version of react native
Right.
So people who are using older RN Version probably lower then 0.65
should use v2.1.13
.
so I am closing it as it's working fine with Current RN Version.
After importing the
import BouncyCheckbox from "react-native-bouncy-checkbox";
got below error on render"react-native": "0.61.5"