* Add missing typescript interfaces * Fix tsconfig * Fix ts imports * Remove NavigationListener * Add Navigation.events().registerComponentListener() * Avoid breaking changes in typescript * Export NavigationComponentProps
Added windows compatibility to build scripts. To run the packager on windows, use: `npm run start-windows` Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com>