Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosinigaglia authored Dec 9, 2024
1 parent 820be07 commit a43652c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ The library is a simple connection with the OS APIs, the BLE stack should be sta

RN 0.76+

RN 0.60-0.75 supported until 11.5.X
RN 0.40-0.59 supported until 6.7.X
RN 0.30-0.39 supported until 2.4.3
RN 0.60-0.75 supported until 11.5.X
RN 0.40-0.59 supported until 6.7.X
RN 0.30-0.39 supported until 2.4.3

## Supported Platforms

Expand Down Expand Up @@ -82,4 +82,4 @@ A react-native project is needed to generate the code via *codegen*.

#### Generate iOS code
- in the example folder generate the ios project from expo: `npx expo prebuild --platform ios`
- the codegen run during the first build, if you need to run it again use `pod install` in the ios folder
- the codegen run during the first build, if you need to run it again use `pod install` in the ios folder

0 comments on commit a43652c

Please sign in to comment.