[iOS] Synthesize IPv6 addresses

This commit is contained in:
Lyubomir Marinov
2016-12-17 04:03:10 -06:00
parent 891bd7f346
commit 9f332ffcec
7 changed files with 404 additions and 133 deletions

View File

@@ -0,0 +1,3 @@
import { NativeModules } from 'react-native';
export default NativeModules.POSIX;