简体   繁体   English

如何在不打开应用程序的情况下使用 React-Native 在 Instagram 上发帖?

[英]How to post on Instagram using React-Native without opening the app?

I noticed that Instagram has introduced posting without opening the app.我注意到 Instagram 在不打开应用程序的情况下引入了发布功能。 However, I haven't got much resources for developers on this issue.但是,在这个问题上,我没有太多的资源可供开发人员使用。 It would be great if anyone can put some insight on this.如果有人能对此有所了解,那就太好了。 I am currently developing a React-Native app for iOS.我目前正在为 iOS 开发 React-Native 应用程序。

react-native-share应该最终能够做到这一点,但是有一个 Github 问题PR尚未合并。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在没有 xcode 的情况下禁用 react-native ios 中的应用轮换? - How to disable app rotation in react-native ios without xcode? 如何在不使用 package 的情况下在 react-native 应用程序中显示启动/启动屏幕? (特别是 iOS) - How can I display a launch/splash screen in a react-native app without using a package? (iOS specifcally) 从本机iOS应用程序打开另一个应用程序 - Opening another app from react-native iOS application React-Native ios应用程序在没有报告的情况下崩溃 - React-Native ios App crashes without report 如何构建一个无需本地依赖即可共享的测试本机应用程序 - How to build a react-native app for sharing for test without having local dependency 如果应用是使用react-native构建的,如何在iOS的“打开方式”对话框中注册应用? - How to register app in “Open in” dialog in iOS if the app is built using react-native? 应用程序未通过React-Native进行身份验证 - App not authenticating with React-Native 如何为 iOS 应用程序 React-Native 配置最低应用程序版本 - How to configure a minimum app version for an iOS app React-Native 不使用xcode react-native更换设备 - Change device without using xcode react-native React-Native传递道具而不使用导航器? - React-Native passing props without using navigator?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM