Nikita Kovantsov

Results 9 issues of Nikita Kovantsov

## Environment npx create-react-native-library --version 0.23.3 node --version v16.15.0 ruby --version ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.x86_64-darwin21] xcode 14.0.1 iOS 16.0 ## Description FBReactNativeSpec error build: Command PhaseScriptExecution failed with...

Есть ли какие то аналоги пропсов maxZoomLevel и minZoomLevel из react-native-maps для ограничения зумирования карты пользователем?

good first issue

Hello! Thank you for your library! How about support array of images in a message?

Hello! I use this example for pagination dots https://github.com/dohooo/react-native-reanimated-carousel/blob/fae0fb7d8e8d6afb03247e55f12fe57dacc57859/exampleExpo/src/parallax/index.tsx#L56 but I don't know, how can I change size (width or height) slowly for my pagination dots with current index. This...

enhancement

This library has many good PR, but nobody merge it. How about create another repo?

**Description** ViewPropTypes deprecated react-native-hms-map. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'. **Expected behavior** All good **Current behavior** Error **Screenshots** If applicable, add screenshots to help explain your issue **Logs** Error: Requiring...

How about implement typescript support for your package?

enhancement
help wanted
low priority

Hi! How about array of images (imageUrls)? Something like react-native-image-viewing.

Hi! I started a new project to integrate the osmdroid library under react native. I'm doing it in my spare time, managed to update and rewrite some things, but I...