thecodingmachine / react-native-boilerplate

A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
https://thecodingmachine.github.io/react-native-boilerplate/
MIT License
4.75k stars 864 forks source link

[BUG]: Issue with android build getting error as "[CXX1428] exception while building Json A problem occurred starting process" #371

Closed ghulamyazdani closed 1 year ago

ghulamyazdani commented 1 year ago

react-native environment setup

Description

ss for the issue

image

Version

Newest

On which OS this issue appear on?

Desktop OS

macOs

JeremyDolle commented 1 year ago

It's seems to be a react-native issue, not related to this boilerplate: https://github.com/facebook/react-native/issues/34871

Hope it's help