This website works better with JavaScript.
ホーム
エクスプローラ
ヘルプ
サインイン
tim_hao
/
react-native-safe-area-context
ウォッチ
1
お気に入りに登録
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
28
Wiki
アクティビティ
unjetify fork of
https://github.com/th3rdwave/react-native-safe-area-context
24
コミット
2
ブランチ
ツリー:
c933c7f9ad
react-native-safe-area-context
/
.prettierrc
.prettierrc
109B
履歴
Raw形式
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"bracketSpacing"
:
true
,
"jsxBracketSameLine"
:
false
}