Closed hannojg closed 3 months ago
We now ship a default ibl file so users can easily setup light in their scenes.
To skip shipping the IBL file add
$RNFExcludeAssets = true
at the top of your pod file, for android add
RNF_excludeAssets=true
to your android/gradle.properties
android/gradle.properties
We now ship a default ibl file so users can easily setup light in their scenes.
To skip shipping the IBL file add
at the top of your pod file, for android add
to your
android/gradle.properties