Unvendor the api and switch to @atproto/api
This commit is contained in:
parent
7f4a54ff0d
commit
4913a07e33
109 changed files with 140 additions and 13781 deletions
|
@ -8,6 +8,7 @@ import {
|
|||
} from 'react-native'
|
||||
import LinearGradient from 'react-native-linear-gradient'
|
||||
import {BottomSheetScrollView, BottomSheetTextInput} from '@gorhom/bottom-sheet'
|
||||
import {AppBskyActorCreateScene} from '@atproto/api'
|
||||
import {ErrorMessage} from '../util/ErrorMessage'
|
||||
import {Text} from '../util/Text'
|
||||
import {useStores} from '../../../state'
|
||||
|
@ -19,7 +20,6 @@ import {
|
|||
MAX_DISPLAY_NAME,
|
||||
MAX_DESCRIPTION,
|
||||
} from '../../../lib/strings'
|
||||
import {AppBskyActorCreateScene} from '../../../third-party/api/index'
|
||||
|
||||
export const snapPoints = ['60%']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue