import json file in react native

JavaScript
const customData = require('./customData.json');
Source

Also in JavaScript: