Skip to main content

Good Practices

  • For states, if the component needs to update other child component on re renders, use zustand else use useState
  • where there are expo component available don't use react native ones