The root of the issue is the folder name
from the building logs: The maximum full path to an object file is 250
The maximum full path to an object file is 250
your project path is concatenated with /node_module/react-native..../Path_to_your_Project
This full path cant exceed 250 characters