Searched refs:reaUtilsPath (Results 1 – 1 of 1) sorted by relevance
90 const reaUtilsPath = path.join(podspecPath, '..', 'scripts', 'reanimated_utils.rb'); constant91 assert(fs.existsSync(reaUtilsPath), 'Cannot find `reanimated_utils`.');93 let content = await fs.readFile(reaUtilsPath, 'utf-8');98 await fs.writeFile(reaUtilsPath, content);