Skip to content

Commit

Permalink
Rephrase in React-Native terms instead of native
Browse files Browse the repository at this point in the history
Co-authored-by: Roland Kákonyi <[email protected]>
  • Loading branch information
123mpozzi and rolandkakonyi authored Nov 22, 2024
1 parent f5b48c1 commit e83380d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export class DebugConfig {
* ## Usage Notes
* ---
* - We recommend setting this flag during your app's initialization phase, such as in the
* `Application.onCreate` function on Android or equivalent initialization on iOS.
* application's entry point (e.g. `App.tsx`).
*
* @defaultValue `false`
*/
Expand Down

0 comments on commit e83380d

Please sign in to comment.