Skip to content
Snippets Groups Projects
Commit e7acecbd authored by sm2017's avatar sm2017 Committed by Jiří Otáhal
Browse files

Create getPlatformElevation.windows.js (#212)

Fix "error: bundling failed: UnableToResolveError: Unable to resolve module `./getPlatformElevation` " to be compatible with react-native-windows
parent 3d335228
No related merge requests found
const getPlatformElevation = elevation => ({ elevation });
export default getPlatformElevation;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment