package expo.modules.sharing import android.content.Intent object SharingSingleton { var intent: Intent? = null }