Vivek Sharma

Results 4 issues of Vivek Sharma

is there any way to use state onAction?? or can i pass callback function on click action btns??

Stale

I want to show 'No Internet Page' whenever user goes to offline, I used Modal for that , but on mount of application, if user is offline modal shows up,...

# Bug report **react native community picker not working** there is a option of windows: https://github.com/react-native-community/react-native-picker#add-the-reactnativepicker-project-to-your-solution i installed Visual studio 2019 and follows the step, but the project file isn't...

db.executeSql('PRAGMA foreign_keys = ON'); Execute this after creating connection and it will solve your issue .. it worked for me. _Originally posted by @AdnanAshraf-pro in https://github.com/andpor/react-native-sqlite-storage/issues/478#issuecomment-934100851_ ‘PRAGMA foreign_keys=ON;’ executed and...