//
// RNSViewController.swift
// FollowNative
// Created by Innei on 2025/2/27.
import UIKit
class RNSViewController: UIViewController {
@objc public let screenView: UIView? = nil
}