Skip to content

Commit

Permalink
Used correct heading (#621)
Browse files Browse the repository at this point in the history
I think this part was incorrectly highlighted making it look like that part is under the `windows` portion which is confusing.
  • Loading branch information
aprilmintacpineda authored Feb 2, 2022
1 parent 2a915d3 commit cc1263a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ std::string api_key = ReactNativeConfig::API_KEY;
Similarly, you can access those values in other project by adding reference to the `RNCConfig` as described in the manual linking section.
#### Availability in Build settings and Info.plist
### Availability in Build settings and Info.plist
With one extra step environment values can be exposed to "Info.plist" and Build settings in the native project.
Expand Down

0 comments on commit cc1263a

Please sign in to comment.