Gautam Viradiya
Gautam Viradiya
same error, when i use react-native-modal-datetime-picker in react native model dialog
I have same issue
@gkasireddy202 no. i am using react native cli with 0.78.0
Please change gradle version temprary in gradle-wrapper.properties file. distributionUrl=https://services.gradle.org/distributions/gradle-8.10.2-all.zip
Same issue, Worked for me **fontWeight: 'normal'** const toastConfig = { success: (props: any) => ( ), error: (props: any) => ( ), info: (props: any) => ( ), };