We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8bbe01 commit b7010d7Copy full SHA for b7010d7
README.md
@@ -38,7 +38,7 @@ npm install rn-segmented-control
38
## :mag: Usage
39
40
```tsx
41
-import SegmentedControl from 'react-native-segmented-control';
+import SegmentedControl from 'rn-segmented-control';
42
43
import * as React from 'react';
44
import { StyleSheet, View } from 'react-native';
0 commit comments