[skip ci] add utils

This commit is contained in:
ehesp
2019-04-26 15:32:49 +01:00
parent 3635a60666
commit 8e587870f8
5 changed files with 117 additions and 0 deletions

11
docs/utils/android.md Normal file
View File

@@ -0,0 +1,11 @@
---
title: Android Setup
description: Manually integrate Utils into your Android application.
---
# Android Setup
> The following steps are only required if your environment does not have access to React Native
auto-linking.
## TODO