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 9d06892 commit ae01e71Copy full SHA for ae01e71
README.md
@@ -22,7 +22,7 @@ or
22
```
23
import React, { useState } from 'react'
24
import { Text, View } from 'react-native'
25
-import SelectBox from './react-native-multi-selectbox'
+import SelectBox from 'import SelectBox from 'react-native-multi-selectbox''
26
import { xorBy } from 'lodash'
27
28
// Options data must contain 'item' & 'id' keys
lib/README.md
0 commit comments