News

To debug react-native application: Create launch.json file in .vscode folder.; Click on Add Configuration button and choose React Native option.; Select any scenario needed in dropdown list. Choose ...
Global state for notes using React's context; Multiple notes can be selected using "long pressing" a note (feature desirable in mobile devices) Persisting taps on notes while keyboard input is active; ...