How to use the reactxp.Linking function in reactxp

To help you get started, we’ve selected a few reactxp examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github microsoft / reactxp / samples / TodoList / src / ts / app / AppBootstrapperNative.tsx View on Github external
protected _getInitialUrl(): SyncTasks.Promise {
        return SyncTasks.fromThenable(RX.Linking.getInitialUrl());
    }
}

reactxp

Cross-platform abstraction layer for writing React-based applications a single time that work identically across web, React Native, and Electron distribution

MIT
Latest version published 4 years ago

Package Health Score

59 / 100
Full package analysis