React Native gives the Fetch API which offers networking needs. React Native makes use of componentDidMount lifecycle method to load the records from server.
fetch('https://bestinterviewquestion.com/menu.json')

BY Best Interview Question ON 10 Nov 2019