chganesh

Results 10 comments of chganesh

fromData.append("file", { name:fileName, type: ImageOrVideo.mime, uri: Platform.OS === "android" ? ImageOrVideo.path : ImageOrVideo.path.replace("file://", "") }); headers: { "x-access-token":AppGlobal.auth_token.accessToken, "Content-Type": "multipart/form-data", Accept: "application/json", } I am unable to upload image back...

@sashastg i want to horizontal scroll with x axis data . any solution for this one

unable to run React native ios app through xcode and real device xcode version 14.2 Simulator version 14(16.2) react-native: 0.70.6 Mac Book pro M1 chipset ventura OS

https://github.com/maplibre/maplibre-gl-native/issues/337#issuecomment-1485053989 Please help on this issue

Unable to run React native IOS app Simulator and Real IOS Device(IOS 14). xcode version 14.2 Simulator version 14(16.2) react-native: 0.70.6 Mac Book pro M1 chipset ventura OS (13.2.1)

@sshettyyara in Build phases Tab Bundle React native code images added this format and works for me set -e WITH_ENVIRONMENT="../node_modules/react-native/scripts/xcode/with-environment.sh" REACT_NATIVE_XCODE="../node_modules/react-native/scripts/react-native-xcode.sh" /bin/sh -c "$WITH_ENVIRONMENT $REACT_NATIVE_XCODE"

> this @Onibenjo Please help me on this

@matinzd @nightskyhub How can we aggregate steps data for day and All vitals . Let's say I want to fetch data for past 7 and 30 days and want count...