You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created an application using React Native. Goal: Building the application: Create an input box to take user input • The input box should be associated with a button • When a user clicks the button, a list of tasks should be formed below • Each task much have a delete option •